Skip to main content

What we will build?

  • Peer to peer network
  • Syncronise peers inside the network
  • Mine a block and send it to the other peers
  • Have a basic wallet and add money to it when we mine a block
  • Send transactions and approve them into blockchain

You can git clone the repo from here.